Started

Nov 18, 2021 01:49:55 AM

Ended

Nov 18, 2021 01:55:51 AM

Tests Passed

125

Tests Failed

0

Tests
Log events

Timeline

  • testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass

    1:49:56 AM / 00:00:04:908 Pass

    testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass
    11.18.2021 1:49:56 AM 11.18.2021 1:50:01 AM 00:00:04:908 · #test-id=1
    StatusTimestampDetails
    Info 1:49:59 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:49:59 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:50:00 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "762ms"].
    Info 1:50:00 AM
    Info 1:50:00 AM Verification [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:50:00 AM Assertion [ValidateEquals] PASSED. Expected [Bret] and Actual [Bret]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:50:01 AM Test Passed.
  • testPackage01.Test_assertEquals.test_assertElementAttribute

    1:50:12 AM / 00:00:03:817 Pass

    testPackage01.Test_assertEquals.test_assertElementAttribute
    11.18.2021 1:50:12 AM 11.18.2021 1:50:16 AM 00:00:03:817 · #test-id=2
    StatusTimestampDetails
    Info 1:50:14 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:50:14 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 1:50:16 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 1:50:16 AM
    Pass 1:50:16 AM Test Passed.
  • testPackage01.Test_chainableElementActions.chainElementActions

    1:50:17 AM / 00:00:02:151 Pass

    testPackage01.Test_chainableElementActions.chainElementActions
    11.18.2021 1:50:17 AM 11.18.2021 1:50:20 AM 00:00:02:151 · #test-id=3
    StatusTimestampDetails
    Info 1:50:18 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:50:19 AM Element Action [Type] successfully performed. With the following test data [chained type 1].
    Info 1:50:19 AM Element Action [Type] successfully performed. With the following test data [chained type 2].
    Info 1:50:19 AM Element Action [TypeAppend] successfully performed. With the following test data [345].
    Info 1:50:20 AM Assertion Passed: Then I Assert that the element found by [By.name: q] text is equal to [chained type 2345].
    Info 1:50:20 AM
    Info 1:50:20 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'chained type 2345' for the 'text' attribute, element locator 'By.name: q'] and Actual [chained type 2345]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:50:20 AM Test Passed.
  • testPackage01.Test_clipboardActions.typeTextAndCopyPaste

    1:50:21 AM / 00:00:01:820 Pass

    testPackage01.Test_clipboardActions.typeTextAndCopyPaste
    11.18.2021 1:50:21 AM 11.18.2021 1:50:23 AM 00:00:01:820 · #test-id=4
    StatusTimestampDetails
    Info 1:50:22 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:50:22 AM Element Action [Type] successfully performed. With the following test data [FIRST].
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [copy].
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [unselect].
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 1:50:22 AM Element Action [Type] successfully performed.
    Info 1:50:22 AM Element Action [ClipboardActions] successfully performed. With the following test data [cut].
    Info 1:50:23 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:50:23 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 1:50:23 AM An Exception Occured with this Message: Session ID is null. Using WebDriver after calling quit()?.
    Pass 1:50:23 AM Test Passed.
  • testPackage01.Test_dragAndDrop.dragAndDropJquery

    1:50:24 AM / 00:00:02:032 Pass

    testPackage01.Test_dragAndDrop.dragAndDropJquery
    11.18.2021 1:50:24 AM 11.18.2021 1:50:26 AM 00:00:02:032 · #test-id=5
    StatusTimestampDetails
    Info 1:50:24 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/droppable/default.html].
    Info 1:50:24 AM Element Action [GetText] successfully performed. With the following test data [Drop here].
    Info 1:50:26 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (8, 18), End point: (8, 18)].
    Info 1:50:26 AM Element Action [GetText] successfully performed. With the following test data [Dropped!].
    Info 1:50:26 AM Assertion Passed: Checking to see if the text has changed after performing drag and drop
    Info 1:50:26 AM Assertion [ValidateEquals] PASSED. Expected [Drop here] and Actual [Dropped!]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:50:26 AM Test Passed.
  • TC001 - Test Drag and Drop function.

    1:50:27 AM / 00:00:01:706 Pass

    TC001 - Test Drag and Drop function.
    11.18.2021 1:50:27 AM 11.18.2021 1:50:29 AM 00:00:01:706 · #test-id=6
    StatusTimestampDetails
    Info 1:50:28 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://the-internet.herokuapp.com/drag_and_drop].
    Info 1:50:28 AM Attempting Drag and Drop
    Info 1:50:29 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (44, 89), End point: (259, 89)].
    Pass 1:50:29 AM Test Passed.
  • TC002 - Test Drag and Drop by offset function.

    1:50:30 AM / 00:00:00:851 Pass

    TC002 - Test Drag and Drop by offset function.
    11.18.2021 1:50:30 AM 11.18.2021 1:50:31 AM 00:00:00:851 · #test-id=7
    StatusTimestampDetails
    Info 1:50:30 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/draggable/default.html].
    Info 1:50:31 AM Element Action [DragAndDropByOffset] successfully performed. With the following test data [Start point: (8, 8), End point: (108, 58)].
    Pass 1:50:31 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden

    1:50:32 AM / 00:00:01:010 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden
    11.18.2021 1:50:32 AM 11.18.2021 1:50:33 AM 00:00:01:010 · #test-id=8
    StatusTimestampDetails
    Info 1:50:33 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/1].
    Info 1:50:33 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 1:50:33 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [ Hello World! ]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:50:33 AM
    Pass 1:50:33 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered

    1:50:35 AM / 00:00:06:034 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered
    11.18.2021 1:50:35 AM 11.18.2021 1:50:41 AM 00:00:06:034 · #test-id=9
    StatusTimestampDetails
    Info 1:50:35 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/2].
    Info 1:50:35 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 1:50:41 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [Hello World!]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:50:41 AM
    Pass 1:50:41 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    1:50:43 AM / 00:00:01:362 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    11.18.2021 1:50:43 AM 11.18.2021 1:50:44 AM 00:00:01:362 · #test-id=10
    StatusTimestampDetails
    Info 1:50:44 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:50:44 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //*[@id='hplogo' or @alt='Google']] exists.
    Info 1:50:44 AM
    Info 1:50:44 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:50:44 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    1:50:44 AM / 00:00:01:845 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    11.18.2021 1:50:44 AM 11.18.2021 1:50:46 AM 00:00:01:845 · #test-id=11
    StatusTimestampDetails
    Info 1:50:45 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 1:50:46 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 1:50:46 AM Assertion Passed: Then I Assert that the element found by [By.id: appbar] text does not equal [].
    Info 1:50:46 AM
    Info 1:50:46 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'By.id: appbar'] and Actual [About 884,000 results (0.56 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:50:46 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    1:50:46 AM / 00:00:01:501 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    11.18.2021 1:50:46 AM 11.18.2021 1:50:48 AM 00:00:01:501 · #test-id=12
    StatusTimestampDetails
    Info 1:50:48 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //span[text()='Next']].
    Pass 1:50:48 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    1:51:05 AM / 00:00:04:613 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    11.18.2021 1:51:05 AM 11.18.2021 1:51:10 AM 00:00:04:613 · #test-id=13
    StatusTimestampDetails
    Info 1:51:09 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:51:10 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'xpath=//*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:51:10 AM
    Pass 1:51:10 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    1:51:10 AM / 00:00:02:723 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    11.18.2021 1:51:10 AM 11.18.2021 1:51:12 AM 00:00:02:723 · #test-id=14
    StatusTimestampDetails
    Info 1:51:10 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 1:51:10 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 1:51:12 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'xpath=//div[@id='appbar']'] and Actual [About 884,000 results (0.64 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:51:12 AM
    Pass 1:51:12 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    1:51:12 AM / 00:00:00:352 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    11.18.2021 1:51:12 AM 11.18.2021 1:51:13 AM 00:00:00:352 · #test-id=15
    StatusTimestampDetails
    Info 1:51:13 AM Element Action [Click] successfully performed. With the following test data [Next].
    Pass 1:51:13 AM Test Passed.
  • testPackage01.Test_IsElementClickable.testIsElementClickable

    1:51:14 AM / 00:00:00:563 Pass

    testPackage01.Test_IsElementClickable.testIsElementClickable
    11.18.2021 1:51:14 AM 11.18.2021 1:51:15 AM 00:00:00:563 · #test-id=16
    StatusTimestampDetails
    Info 1:51:15 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/].
    Info 1:51:15 AM Element Action [IsElementClickable] successfully performed.
    Info 1:51:15 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_JsonActions.f

    1:51:15 AM / 00:00:00:018 Pass

    testPackage01.Test_JsonActions.f
    11.18.2021 1:51:15 AM 11.18.2021 1:51:15 AM 00:00:00:018 · #test-id=17
    StatusTimestampDetails
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_JsonActions.f2

    1:51:15 AM / 00:00:00:006 Pass

    testPackage01.Test_JsonActions.f2
    11.18.2021 1:51:15 AM 11.18.2021 1:51:15 AM 00:00:00:006 · #test-id=18
    StatusTimestampDetails
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters

    1:51:15 AM / 00:00:00:039 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters
    11.18.2021 1:51:15 AM 11.18.2021 1:51:15 AM 00:00:00:039 · #test-id=19
    StatusTimestampDetails
    Info 1:51:15 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 1:51:15 AM Verification [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:51:15 AM
    Info 1:51:15 AM
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion

    1:51:15 AM / 00:00:00:149 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion
    11.18.2021 1:51:15 AM 11.18.2021 1:51:15 AM 00:00:00:149 · #test-id=20
    StatusTimestampDetails
    Info 1:51:15 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 1:51:15 AM Assertion Passed: trying out the log message
    Info 1:51:15 AM
    Info 1:51:15 AM
    Info 1:51:15 AM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_JSONFileManager.readStringFromJson

    1:51:15 AM / 00:00:00:035 Pass

    testPackage01.Test_JSONFileManager.readStringFromJson
    11.18.2021 1:51:15 AM 11.18.2021 1:51:15 AM 00:00:00:035 · #test-id=21
    StatusTimestampDetails
    Info 1:51:15 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/simpleJSON.json].
    Info 1:51:15 AM
    Info 1:51:15 AM Assertion [ValidateEquals] PASSED. Expected [Mohab Mohie] and Actual [Mohab Mohie]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:51:15 AM
    Pass 1:51:15 AM Test Passed.
  • testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema

    1:51:15 AM / 00:00:01:108 Pass

    testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema
    11.18.2021 1:51:15 AM 11.18.2021 1:51:16 AM 00:00:01:108 · #test-id=22
    StatusTimestampDetails
    Info 1:51:15 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:51:15 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:51:16 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "http://api.zippopotam.us/us/90210" | Content Type: "*/*" | Response Time: "165ms"].
    Info 1:51:16 AM
    Info 1:51:16 AM Assertion Passed: Then I Assert that the API response schema matches that in this file [src/test/resources/testDataFiles/schema.json].
    Info 1:51:16 AM
    Info 1:51:16 AM
    Info 1:51:16 AM Assertion [ValidateResponseFileSchema] PASSED. Expected [Response data should match the JSON File in this path 'D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\schema.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:51:16 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f1

    1:51:16 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f1
    11.18.2021 1:51:16 AM 11.18.2021 1:51:16 AM 00:00:00:002 · #test-id=23
    StatusTimestampDetails
    Info 1:51:16 AM Assertion Passed: Checking valid user data
    Info 1:51:16 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:51:16 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f10

    1:51:18 AM / 00:00:00:268 Pass

    testPackage01.Test_NewValidationHelper.f10
    11.18.2021 1:51:18 AM 11.18.2021 1:51:18 AM 00:00:00:268 · #test-id=24
    StatusTimestampDetails
    Info 1:51:18 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:51:18 AM
    Pass 1:51:18 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f11

    1:51:20 AM / 00:00:10:388 Pass

    testPackage01.Test_NewValidationHelper.f11
    11.18.2021 1:51:20 AM 11.18.2021 1:51:30 AM 00:00:10:388 · #test-id=25
    StatusTimestampDetails
    Info 1:51:30 AM Assertion Passed: Checking that false tag doesn't exist
    Info 1:51:30 AM
    Info 1:51:30 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:51:30 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f12

    1:51:32 AM / 00:00:00:317 Pass

    testPackage01.Test_NewValidationHelper.f12
    11.18.2021 1:51:32 AM 11.18.2021 1:51:33 AM 00:00:00:317 · #test-id=26
    StatusTimestampDetails
    Info 1:51:33 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:51:33 AM
    Pass 1:51:33 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f13

    1:51:34 AM / 00:00:00:314 Pass

    testPackage01.Test_NewValidationHelper.f13
    11.18.2021 1:51:34 AM 11.18.2021 1:51:35 AM 00:00:00:314 · #test-id=27
    StatusTimestampDetails
    Info 1:51:35 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:51:35 AM
    Pass 1:51:35 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f14

    1:51:38 AM / 00:00:00:304 Pass

    testPackage01.Test_NewValidationHelper.f14
    11.18.2021 1:51:38 AM 11.18.2021 1:51:39 AM 00:00:00:304 · #test-id=28
    StatusTimestampDetails
    Info 1:51:39 AM Assertion Passed: Asserting that the header text is correct
    Info 1:51:39 AM
    Info 1:51:39 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Welcome to the-internet' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:51:39 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f15

    1:51:40 AM / 00:00:00:280 Pass

    testPackage01.Test_NewValidationHelper.f15
    11.18.2021 1:51:40 AM 11.18.2021 1:51:41 AM 00:00:00:280 · #test-id=29
    StatusTimestampDetails
    Info 1:51:41 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:51:41 AM
    Pass 1:51:41 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f16

    1:51:42 AM / 00:00:25:485 Pass

    testPackage01.Test_NewValidationHelper.f16
    11.18.2021 1:51:42 AM 11.18.2021 1:52:08 AM 00:00:25:485 · #test-id=30
    StatusTimestampDetails
    Info 1:52:08 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 1:52:08 AM
    Info 1:52:08 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Pass 1:52:08 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f17

    1:52:10 AM / 00:00:00:329 Pass

    testPackage01.Test_NewValidationHelper.f17
    11.18.2021 1:52:10 AM 11.18.2021 1:52:10 AM 00:00:00:329 · #test-id=31
    StatusTimestampDetails
    Info 1:52:10 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Welcome' for the 'text2' attribute, element locator 'By.tagName: h1'] and Actual [null]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:52:10 AM
    Pass 1:52:10 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f18

    1:52:14 AM / 00:00:00:314 Pass

    testPackage01.Test_NewValidationHelper.f18
    11.18.2021 1:52:14 AM 11.18.2021 1:52:14 AM 00:00:00:314 · #test-id=32
    StatusTimestampDetails
    Info 1:52:14 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'no' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:52:14 AM
    Pass 1:52:14 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f2

    1:52:14 AM / 00:00:00:004 Pass

    testPackage01.Test_NewValidationHelper.f2
    11.18.2021 1:52:14 AM 11.18.2021 1:52:14 AM 00:00:00:004 · #test-id=33
    StatusTimestampDetails
    Info 1:52:14 AM Assertion Failed: Checking valid user data
    Info 1:52:14 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:14 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f20

    1:52:16 AM / 00:00:00:291 Pass

    testPackage01.Test_NewValidationHelper.f20
    11.18.2021 1:52:16 AM 11.18.2021 1:52:16 AM 00:00:00:291 · #test-id=34
    StatusTimestampDetails
    Info 1:52:16 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'a' for the 'size' attribute, element locator 'By.tagName: h1'] and Actual [(970, 61)]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:52:16 AM
    Pass 1:52:16 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f21

    1:52:18 AM / 00:00:25:427 Pass

    testPackage01.Test_NewValidationHelper.f21
    11.18.2021 1:52:18 AM 11.18.2021 1:52:43 AM 00:00:25:427 · #test-id=35
    StatusTimestampDetails
    Info 1:52:43 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 1:52:43 AM
    Info 1:52:43 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:52:43 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f22

    1:52:45 AM / 00:00:00:313 Pass

    testPackage01.Test_NewValidationHelper.f22
    11.18.2021 1:52:45 AM 11.18.2021 1:52:45 AM 00:00:00:313 · #test-id=36
    StatusTimestampDetails
    Info 1:52:45 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'yyy' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:52:45 AM
    Pass 1:52:45 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f23

    1:52:48 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f23
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:003 · #test-id=37
    StatusTimestampDetails
    Info 1:52:48 AM Assertion Passed: confirming that the actual is greater than or equal to the expected
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f24

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f24
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=38
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [10]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f25

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f25
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=39
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f26

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f26
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=40
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [5]. Comparison Type [GREATER_THAN]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f27

    1:52:48 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f27
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:002 · #test-id=41
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f28

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f28
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=42
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f29

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f29
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=43
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=44
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f30

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f30
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=45
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateComparativeRelation] FAILED. Expected [-9] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f31

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f31
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=46
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f32

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f32
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=47
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateTrue] PASSED. Expected [FALSE] and Actual [FALSE]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f33

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f33
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=48
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateTrue] FAILED. Expected [FALSE] and Actual [TRUE]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f34

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f34
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=49
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateTrue] FAILED. Expected [TRUE] and Actual [FALSE]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f35

    1:52:48 AM / 00:00:00:013 Pass

    testPackage01.Test_NewValidationHelper.f35
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:013 · #test-id=50
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateFileExists] PASSED. Expected [File 'pom.xml' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f36

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f36
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=51
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/test/java/testPackage01/Test_NewValidationHelper.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f37

    1:52:48 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f37
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:002 · #test-id=52
    StatusTimestampDetails
    Info 1:52:48 AM Assertion Failed: confirming that the file does't exist after 5 retries
    Info 1:52:48 AM Assertion [ValidateFileExists] FAILED. Expected [File 'pom.xml' should not exist, after up to '5' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3_1

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3_1
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=53
    StatusTimestampDetails
    Info 1:52:48 AM Assertion Passed: Checking valid user data
    Info 1:52:48 AM Assertion [ValidateEquals] PASSED. Expected [null] and Actual [null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f4

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f4
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=54
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f5

    1:52:48 AM / 00:00:00:006 Pass

    testPackage01.Test_NewValidationHelper.f5
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:006 · #test-id=55
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=56
    StatusTimestampDetails
    Info 1:52:48 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 1:52:48 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_1

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6_1
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=57
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_2

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6_2
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=58
    StatusTimestampDetails
    Info 1:52:48 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 1:52:48 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [not null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f7

    1:52:48 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f7
    11.18.2021 1:52:48 AM 11.18.2021 1:52:48 AM 00:00:00:001 · #test-id=59
    StatusTimestampDetails
    Info 1:52:48 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:52:48 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f8

    1:52:49 AM / 00:00:00:267 Pass

    testPackage01.Test_NewValidationHelper.f8
    11.18.2021 1:52:49 AM 11.18.2021 1:52:49 AM 00:00:00:267 · #test-id=60
    StatusTimestampDetails
    Info 1:52:49 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:52:49 AM
    Pass 1:52:49 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f9

    1:52:53 AM / 00:00:30:490 Pass

    testPackage01.Test_NewValidationHelper.f9
    11.18.2021 1:52:53 AM 11.18.2021 1:53:24 AM 00:00:30:490 · #test-id=61
    StatusTimestampDetails
    Info 1:53:24 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:24 AM
    Pass 1:53:24 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail

    1:53:24 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.forceFail
    11.18.2021 1:53:24 AM 11.18.2021 1:53:24 AM 00:00:00:001 · #test-id=62
    StatusTimestampDetails
    Info 1:53:24 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 1:53:24 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail2

    1:53:24 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.forceFail2
    11.18.2021 1:53:24 AM 11.18.2021 1:53:24 AM 00:00:00:001 · #test-id=63
    StatusTimestampDetails
    Info 1:53:24 AM Assertion Failed: Custom Message
    Info 1:53:24 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 1:53:24 AM Test Passed.
  • testPackage01.Test_PDF.testPDF1

    1:53:24 AM / 00:00:02:006 Pass

    testPackage01.Test_PDF.testPDF1
    11.18.2021 1:53:24 AM 11.18.2021 1:53:26 AM 00:00:02:006 · #test-id=64
    StatusTimestampDetails
    Info 1:53:26 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 1:53:26 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:53:26 AM Test Passed.
  • testPackage01.Test_PDF.testPDF2

    1:53:26 AM / 00:00:00:025 Pass

    testPackage01.Test_PDF.testPDF2
    11.18.2021 1:53:26 AM 11.18.2021 1:53:26 AM 00:00:00:025 · #test-id=65
    StatusTimestampDetails
    Info 1:53:26 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 1:53:26 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:53:26 AM Test Passed.
  • testPackage01.Test_RelativeLocators.relativeLocatorsTest1

    1:53:27 AM / 00:00:02:774 Pass

    testPackage01.Test_RelativeLocators.relativeLocatorsTest1
    11.18.2021 1:53:27 AM 11.18.2021 1:53:30 AM 00:00:02:774 · #test-id=66
    StatusTimestampDetails
    Info 1:53:28 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 1:53:28 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 1:53:29 AM Element Action [KeyPress] successfully performed. With the following test data [ENTER].
    Info 1:53:30 AM Assertion Passed: Then I Assert that the element found by [Relative Locator: {root={xpath=//a[@class='result__a js-result-title-link']}, filters=[{kind=below, args=[{xpath=//input[@name='q']}]}]}] text does not equal [].
    Info 1:53:30 AM
    Info 1:53:30 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator '[unknown locator]'] and Actual [GitHub - MohabMohie/SHAFT_ENGINE: SHAFT_ENGINE is a Test ...]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 1:53:30 AM Test Passed.
  • testPackage01.Test_SelectedValue.multipleSelect

    1:53:30 AM / 00:00:07:554 Pass

    testPackage01.Test_SelectedValue.multipleSelect
    11.18.2021 1:53:30 AM 11.18.2021 1:53:38 AM 00:00:07:554 · #test-id=67
    StatusTimestampDetails
    Info 1:53:30 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 1:53:30 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 1:53:36 AM Successfully Opened Google Chrome.
    Info 1:53:37 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Advanced_select_with_multiple_features.html].
    Info 1:53:37 AM Element Action [Select] successfully performed. With the following test data [Dog].
    Info 1:53:37 AM Element Action [Select] successfully performed. With the following test data [Cat].
    Info 1:53:37 AM Element Action [GetSelectedText] successfully performed. With the following test data [DogCat].
    Info 1:53:37 AM DogCat
    Info 1:53:38 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'DogCat' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [DogCat]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:38 AM
    Info 1:53:38 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 1:53:38 AM Test Passed.
  • testPackage01.Test_SelectedValue.simpleSelect

    1:53:38 AM / 00:00:01:694 Pass

    testPackage01.Test_SelectedValue.simpleSelect
    11.18.2021 1:53:38 AM 11.18.2021 1:53:40 AM 00:00:01:694 · #test-id=68
    StatusTimestampDetails
    Info 1:53:38 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 1:53:38 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 1:53:38 AM Successfully Opened Google Chrome.
    Info 1:53:39 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Basic_select.html].
    Info 1:53:39 AM Element Action [Select] successfully performed. With the following test data [Third Value].
    Info 1:53:39 AM Element Action [GetSelectedText] successfully performed. With the following test data [Third Value].
    Info 1:53:39 AM Third Value
    Info 1:53:39 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Third Value' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [Third Value]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:39 AM
    Info 1:53:40 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 1:53:40 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables

    1:53:40 AM / 00:00:00:486 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables
    11.18.2021 1:53:40 AM 11.18.2021 1:53:40 AM 00:00:00:486 · #test-id=69
    StatusTimestampDetails
    Info 1:53:40 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:53:40 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:40 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "301ms"].
    Info 1:53:40 AM
    Info 1:53:40 AM
    Info 1:53:40 AM Assertion [ValidateEquals] PASSED. Expected [sherlock holmes] and Actual [sherlock holmes]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:53:40 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery

    1:53:40 AM / 00:00:00:135 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery
    11.18.2021 1:53:40 AM 11.18.2021 1:53:40 AM 00:00:00:135 · #test-id=70
    StatusTimestampDetails
    Info 1:53:40 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:53:40 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:40 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "80ms"].
    Info 1:53:40 AM
    Info 1:53:40 AM
    Info 1:53:40 AM Assertion [ValidateEquals] PASSED. Expected [Elon Musk] and Actual [Elon Musk]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:53:40 AM Test Passed.
  • testPackage01.Test_ShadowDOM.shadowdom

    1:53:41 AM / 00:00:00:806 Pass

    testPackage01.Test_ShadowDOM.shadowdom
    11.18.2021 1:53:41 AM 11.18.2021 1:53:42 AM 00:00:00:806 · #test-id=71
    StatusTimestampDetails
    Info 1:53:42 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://mdn.github.io/web-components-examples/popup-info-box-web-component/].
    Info 1:53:42 AM Element Action [Type] successfully performed. With the following test data [Typing into SHADOW DOM...].
    Info 1:53:42 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Typing into SHADOW DOM...' for the 'Text' attribute, element locator 'By.id: cvc'] and Actual [Typing into SHADOW DOM...]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:53:42 AM
    Pass 1:53:42 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.doNotSkip

    1:53:42 AM / 00:00:00:008 Pass

    testPackage01.Test_SkipDueToIssue.doNotSkip
    11.18.2021 1:53:42 AM 11.18.2021 1:53:42 AM 00:00:00:008 · #test-id=72
    StatusTimestampDetails
    Info 1:53:42 AM This should not be skipped.
    Pass 1:53:42 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip

    1:53:42 AM / 00:00:00:005 Pass

    testPackage01.Test_SkipDueToIssue.skip
    11.18.2021 1:53:42 AM 11.18.2021 1:53:42 AM 00:00:00:005 · #test-id=73
    StatusTimestampDetails
    Info 1:53:42 AM This should be skipped.
    Pass 1:53:42 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip2

    1:53:42 AM / 00:00:00:001 Pass

    testPackage01.Test_SkipDueToIssue.skip2
    11.18.2021 1:53:42 AM 11.18.2021 1:53:42 AM 00:00:00:001 · #test-id=74
    StatusTimestampDetails
    Info 1:53:42 AM This should be skipped.
    Pass 1:53:42 AM Test Passed.
  • testPackage01.Test_testData.f

    1:53:42 AM / 00:00:00:066 Pass

    testPackage01.Test_testData.f
    11.18.2021 1:53:42 AM 11.18.2021 1:53:43 AM 00:00:00:066 · #test-id=75
    StatusTimestampDetails
    Info 1:53:43 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/testSuite01/TestData.xlsx].
    Info 1:53:43 AM Last Column Number is: [3]. Zero-based.
    Pass 1:53:43 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput

    1:53:44 AM / 00:00:01:967 Pass

    testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput
    11.18.2021 1:53:44 AM 11.18.2021 1:53:46 AM 00:00:01:967 · #test-id=76
    StatusTimestampDetails
    Info 1:53:45 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://fineuploader.com/demos.html#gallery-view].
    Info 1:53:45 AM File Action [GetAbsolutePath] successfully performed. With the following test data [Relative File Path: "src/main/resources/images/shaft.png"].
    Info 1:53:45 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 1:53:46 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //div[@id='fine-uploader-gallery']//div[@class='qq-thumbnail-wrapper']/img] attribute [src] contains [data:image/png;base64].
    Info 1:53:46 AM
    Info 1:53:46 AM Assertion [ValidateElementAttribute] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:53:46 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_visibleUploadInput

    1:53:47 AM / 00:00:02:364 Pass

    testPackage01.Test_uploadFile.uploadFile_visibleUploadInput
    11.18.2021 1:53:47 AM 11.18.2021 1:53:49 AM 00:00:02:364 · #test-id=77
    StatusTimestampDetails
    Info 1:53:48 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://demo.guru99.com/test/upload/].
    Info 1:53:48 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 1:53:48 AM Element Action [Click] successfully performed. With the following test data [By.id: terms].
    Info 1:53:49 AM Element Action [Click] successfully performed. With the following test data [By.id: submitbutton].
    Info 1:53:49 AM Assertion Passed: Then I Assert that the element found by [By.id: res] attribute [Text] contains [1 file].
    Info 1:53:49 AM
    Info 1:53:49 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be '1 file' for the 'Text' attribute, element locator 'By.id: res'] and Actual [1 file has been successfully uploaded.]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:53:49 AM Test Passed.
  • testPackage01.Test_verifyEquals.test_assertElementAttribute

    1:53:51 AM / 00:00:01:854 Pass

    testPackage01.Test_verifyEquals.test_assertElementAttribute
    11.18.2021 1:53:51 AM 11.18.2021 1:53:52 AM 00:00:01:854 · #test-id=78
    StatusTimestampDetails
    Info 1:53:52 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:53:52 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 1:53:52 AM Verification [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 1:53:52 AM
    Pass 1:53:52 AM Test Passed.
  • unitTests.tests_browserActions.fullScreenWindow

    1:53:54 AM / 00:00:00:191 Pass

    unitTests.tests_browserActions.fullScreenWindow
    11.18.2021 1:53:54 AM 11.18.2021 1:53:55 AM 00:00:00:191 · #test-id=79
    StatusTimestampDetails
    Info 1:53:55 AM Browser Action [FullScreenWindow] successfully performed.
    Pass 1:53:55 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentURL

    1:53:57 AM / 00:00:00:023 Pass

    unitTests.tests_browserActions.getCurrentURL
    11.18.2021 1:53:57 AM 11.18.2021 1:53:57 AM 00:00:00:023 · #test-id=80
    StatusTimestampDetails
    Info 1:53:57 AM Browser Action [GetCurrentURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Pass 1:53:57 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentWindowTitle

    1:53:59 AM / 00:00:00:020 Pass

    unitTests.tests_browserActions.getCurrentWindowTitle
    11.18.2021 1:53:59 AM 11.18.2021 1:53:59 AM 00:00:00:020 · #test-id=81
    StatusTimestampDetails
    Info 1:53:59 AM Browser Action [GetCurrentWindowTitle] successfully performed. With the following test data [DuckDuckGo — Privacy, simplified.].
    Pass 1:53:59 AM Test Passed.
  • unitTests.tests_browserActions.getPageSource

    1:54:01 AM / 00:00:00:025 Pass

    unitTests.tests_browserActions.getPageSource
    11.18.2021 1:54:01 AM 11.18.2021 1:54:01 AM 00:00:00:025 · #test-id=82
    StatusTimestampDetails
    Info 1:54:01 AM Browser Action [GetPageSource] successfully performed.
    Pass 1:54:01 AM Test Passed.
  • unitTests.tests_browserActions.getWindowHandle

    1:54:04 AM / 00:00:00:021 Pass

    unitTests.tests_browserActions.getWindowHandle
    11.18.2021 1:54:04 AM 11.18.2021 1:54:04 AM 00:00:00:021 · #test-id=83
    StatusTimestampDetails
    Info 1:54:04 AM Browser Action [GetWindowHandle] successfully performed. With the following test data [CDwindow-7F308F8F9400B5AF4F41636DD74DC3A5].
    Pass 1:54:04 AM Test Passed.
  • unitTests.tests_browserActions.getWindowPosition

    1:54:06 AM / 00:00:00:021 Pass

    unitTests.tests_browserActions.getWindowPosition
    11.18.2021 1:54:06 AM 11.18.2021 1:54:06 AM 00:00:00:021 · #test-id=84
    StatusTimestampDetails
    Info 1:54:06 AM Browser Action [GetWindowPosition] successfully performed. With the following test data [(-8, -8)].
    Pass 1:54:06 AM Test Passed.
  • unitTests.tests_browserActions.getWindowSize

    1:54:08 AM / 00:00:00:021 Pass

    unitTests.tests_browserActions.getWindowSize
    11.18.2021 1:54:08 AM 11.18.2021 1:54:08 AM 00:00:00:021 · #test-id=85
    StatusTimestampDetails
    Info 1:54:08 AM Browser Action [GetWindowSize] successfully performed. With the following test data [(1040, 744)].
    Pass 1:54:08 AM Test Passed.
  • unitTests.tests_browserActions.maximizeWindow

    1:54:11 AM / 00:00:00:634 Pass

    unitTests.tests_browserActions.maximizeWindow
    11.18.2021 1:54:11 AM 11.18.2021 1:54:11 AM 00:00:00:634 · #test-id=86
    StatusTimestampDetails
    Info 1:54:11 AM Browser Action [FullScreenWindow] successfully performed.
    Info 1:54:11 AM Browser Action [MaximizeWindow] successfully performed. With the following test data [New screen size is now: (1024, 768)].
    Pass 1:54:11 AM Test Passed.
  • unitTests.tests_browserActions.navigateBack

    1:54:13 AM / 00:00:01:807 Pass

    unitTests.tests_browserActions.navigateBack
    11.18.2021 1:54:13 AM 11.18.2021 1:54:15 AM 00:00:01:807 · #test-id=87
    StatusTimestampDetails
    Info 1:54:14 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:15 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 1:54:15 AM Assertion Passed: Confirming that navigating back was successful
    Info 1:54:15 AM
    Info 1:54:15 AM Assertion [ValidateBrowserAttribute] PASSED. Expected [Value Should be 'https://duckduckgo.com' for the 'CurrentUrl' attribute] and Actual [https://duckduckgo.com/]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:54:15 AM Test Passed.
  • unitTests.tests_browserActions.navigateForward

    1:54:18 AM / 00:00:02:216 Pass

    unitTests.tests_browserActions.navigateForward
    11.18.2021 1:54:18 AM 11.18.2021 1:54:20 AM 00:00:02:216 · #test-id=88
    StatusTimestampDetails
    Info 1:54:19 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:19 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 1:54:20 AM Browser Action [NavigateForward] successfully performed. With the following test data [https://www.google.com/].
    Pass 1:54:20 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURL

    1:54:23 AM / 00:00:00:301 Pass

    unitTests.tests_browserActions.navigateToURL
    11.18.2021 1:54:23 AM 11.18.2021 1:54:23 AM 00:00:00:301 · #test-id=89
    StatusTimestampDetails
    Info 1:54:23 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com].
    Pass 1:54:23 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURLWithRedirection

    1:54:25 AM / 00:00:01:061 Pass

    unitTests.tests_browserActions.navigateToURLWithRedirection
    11.18.2021 1:54:25 AM 11.18.2021 1:54:26 AM 00:00:01:061 · #test-id=90
    StatusTimestampDetails
    Info 1:54:26 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Pass 1:54:26 AM Test Passed.
  • unitTests.tests_browserActions.refreshCurrentPage

    1:54:29 AM / 00:00:00:296 Pass

    unitTests.tests_browserActions.refreshCurrentPage
    11.18.2021 1:54:29 AM 11.18.2021 1:54:29 AM 00:00:00:296 · #test-id=91
    StatusTimestampDetails
    Info 1:54:29 AM Browser Action [RefreshCurrentPage] successfully performed.
    Pass 1:54:29 AM Test Passed.
  • unitTests.tests_browserActions.setWindowSize

    1:54:31 AM / 00:00:00:347 Pass

    unitTests.tests_browserActions.setWindowSize
    11.18.2021 1:54:31 AM 11.18.2021 1:54:31 AM 00:00:00:347 · #test-id=92
    StatusTimestampDetails
    Info 1:54:31 AM Browser Action [SetWindowSize] successfully performed. With the following test data [New screen size is now: (1044, 720)].
    Pass 1:54:31 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail

    1:54:33 AM / 00:00:01:257 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail
    11.18.2021 1:54:33 AM 11.18.2021 1:54:34 AM 00:00:01:257 · #test-id=93
    StatusTimestampDetails
    Info 1:54:34 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:34 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 1:54:34 AM
    Pass 1:54:34 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass

    1:54:35 AM / 00:00:06:055 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass
    11.18.2021 1:54:35 AM 11.18.2021 1:54:41 AM 00:00:06:055 · #test-id=94
    StatusTimestampDetails
    Info 1:54:36 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:41 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.id: bla)].
    Pass 1:54:41 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail

    1:54:43 AM / 00:00:01:181 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail
    11.18.2021 1:54:43 AM 11.18.2021 1:54:44 AM 00:00:01:181 · #test-id=95
    StatusTimestampDetails
    Info 1:54:44 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:44 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*)].
    Info 1:54:44 AM
    Pass 1:54:44 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail

    1:54:45 AM / 00:00:06:205 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail
    11.18.2021 1:54:45 AM 11.18.2021 1:54:51 AM 00:00:06:205 · #test-id=96
    StatusTimestampDetails
    Info 1:54:46 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:51 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.id: bla)].
    Info 1:54:51 AM
    Pass 1:54:51 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass

    1:54:52 AM / 00:00:01:145 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass
    11.18.2021 1:54:52 AM 11.18.2021 1:54:54 AM 00:00:01:145 · #test-id=97
    StatusTimestampDetails
    Info 1:54:53 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 1:54:54 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 1:54:54 AM Assertion Passed: Using Visual AI; OpenCV
    Info 1:54:54 AM Assertion [ValidateElementMatches] PASSED. Expected [Element should match the reference screenshot] and Actual [TRUE]. Comparison Type [EXACT_OPENCV]. Validation Type [POSITIVE].
    Pass 1:54:54 AM Test Passed.
  • unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass

    1:54:54 AM / 00:00:00:001 Pass

    unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass
    11.18.2021 1:54:54 AM 11.18.2021 1:54:54 AM 00:00:00:001 · #test-id=98
    StatusTimestampDetails
    Info 1:54:54 AM testRowData.
    Pass 1:54:54 AM Test Passed.
  • unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle

    1:54:54 AM / 00:00:01:696 Pass

    unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle
    11.18.2021 1:54:54 AM 11.18.2021 1:54:56 AM 00:00:01:696 · #test-id=99
    StatusTimestampDetails
    Info 1:54:54 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:54:54 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:54:54 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/posts" | Content Type: "*/*" | Response Time: "72ms"].
    Info 1:54:54 AM
    Info 1:54:54 AM Assertion [ValidateEquals] PASSED. Expected [qui neque nisi nulla] and Actual [est rerum tempore vitae sequi sint nihil reprehenderit dolor beatae ea dolores neque fugiat blanditiis voluptate porro vel nihil molestiae ut reiciendis qui aperiam non debitis possimus qui neque nisi nulla]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_restActions.validateUserEmail

    1:54:56 AM / 00:00:00:365 Pass

    unitTests.tests_restActions.validateUserEmail
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:365 · #test-id=100
    StatusTimestampDetails
    Info 1:54:56 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:54:56 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "62ms"].
    Info 1:54:56 AM
    Info 1:54:56 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:54:56 AM Assertion [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail

    1:54:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:001 · #test-id=101
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass

    1:54:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:001 · #test-id=102
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail

    1:54:56 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:002 · #test-id=103
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass

    1:54:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:001 · #test-id=104
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail

    1:54:56 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:003 · #test-id=105
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [0]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass

    1:54:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:001 · #test-id=106
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail

    1:54:56 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:001 · #test-id=107
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] FAILED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass

    1:54:56 AM / 00:00:00:005 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass
    11.18.2021 1:54:56 AM 11.18.2021 1:54:56 AM 00:00:00:005 · #test-id=108
    StatusTimestampDetails
    Info 1:54:56 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 1:54:56 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail

    1:54:59 AM / 00:00:00:769 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail
    11.18.2021 1:54:59 AM 11.18.2021 1:54:59 AM 00:00:00:769 · #test-id=109
    StatusTimestampDetails
    Info 1:54:59 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 1:54:59 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 1:54:59 AM
    Pass 1:54:59 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass

    1:55:02 AM / 00:00:00:528 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass
    11.18.2021 1:55:02 AM 11.18.2021 1:55:02 AM 00:00:00:528 · #test-id=110
    StatusTimestampDetails
    Info 1:55:02 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 1:55:02 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 1:55:02 AM
    Pass 1:55:02 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail

    1:55:04 AM / 00:00:00:520 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail
    11.18.2021 1:55:04 AM 11.18.2021 1:55:05 AM 00:00:00:520 · #test-id=111
    StatusTimestampDetails
    Info 1:55:05 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:05 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:55:05 AM
    Pass 1:55:05 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass

    1:55:07 AM / 00:00:00:633 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass
    11.18.2021 1:55:07 AM 11.18.2021 1:55:08 AM 00:00:00:633 · #test-id=112
    StatusTimestampDetails
    Info 1:55:07 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:08 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 1:55:08 AM
    Pass 1:55:08 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail

    1:55:10 AM / 00:00:00:573 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail
    11.18.2021 1:55:10 AM 11.18.2021 1:55:11 AM 00:00:00:573 · #test-id=113
    StatusTimestampDetails
    Info 1:55:10 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 1:55:11 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation!@#$%^&*()_+{}[]\\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:55:11 AM
    Pass 1:55:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass

    1:55:13 AM / 00:00:00:817 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass
    11.18.2021 1:55:13 AM 11.18.2021 1:55:14 AM 00:00:00:817 · #test-id=114
    StatusTimestampDetails
    Info 1:55:14 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 1:55:14 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 1:55:14 AM
    Pass 1:55:14 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail

    1:55:16 AM / 00:00:00:509 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail
    11.18.2021 1:55:16 AM 11.18.2021 1:55:17 AM 00:00:00:509 · #test-id=115
    StatusTimestampDetails
    Info 1:55:16 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:17 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 1:55:17 AM
    Pass 1:55:17 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass

    1:55:19 AM / 00:00:00:495 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass
    11.18.2021 1:55:19 AM 11.18.2021 1:55:19 AM 00:00:00:495 · #test-id=116
    StatusTimestampDetails
    Info 1:55:19 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:19 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 1:55:19 AM
    Pass 1:55:19 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail

    1:55:22 AM / 00:00:00:507 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail
    11.18.2021 1:55:22 AM 11.18.2021 1:55:22 AM 00:00:00:507 · #test-id=117
    StatusTimestampDetails
    Info 1:55:22 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 1:55:22 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 1:55:22 AM
    Pass 1:55:22 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass

    1:55:24 AM / 00:00:00:531 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass
    11.18.2021 1:55:24 AM 11.18.2021 1:55:25 AM 00:00:00:531 · #test-id=118
    StatusTimestampDetails
    Info 1:55:24 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 1:55:25 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 1:55:25 AM
    Pass 1:55:25 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail

    1:55:27 AM / 00:00:00:727 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail
    11.18.2021 1:55:27 AM 11.18.2021 1:55:28 AM 00:00:00:727 · #test-id=119
    StatusTimestampDetails
    Info 1:55:27 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:28 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:55:28 AM
    Pass 1:55:28 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass

    1:55:33 AM / 00:00:00:495 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass
    11.18.2021 1:55:33 AM 11.18.2021 1:55:33 AM 00:00:00:495 · #test-id=120
    StatusTimestampDetails
    Info 1:55:33 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:33 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 1:55:33 AM
    Pass 1:55:33 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail

    1:55:36 AM / 00:00:00:578 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail
    11.18.2021 1:55:36 AM 11.18.2021 1:55:36 AM 00:00:00:578 · #test-id=121
    StatusTimestampDetails
    Info 1:55:36 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 1:55:36 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:55:36 AM
    Pass 1:55:36 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass

    1:55:39 AM / 00:00:01:595 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass
    11.18.2021 1:55:39 AM 11.18.2021 1:55:40 AM 00:00:01:595 · #test-id=122
    StatusTimestampDetails
    Info 1:55:39 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 1:55:40 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:55:40 AM
    Pass 1:55:40 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail

    1:55:43 AM / 00:00:00:532 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail
    11.18.2021 1:55:43 AM 11.18.2021 1:55:44 AM 00:00:00:532 · #test-id=123
    StatusTimestampDetails
    Info 1:55:44 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:44 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 1:55:44 AM
    Pass 1:55:44 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass

    1:55:47 AM / 00:00:00:517 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass
    11.18.2021 1:55:47 AM 11.18.2021 1:55:47 AM 00:00:00:517 · #test-id=124
    StatusTimestampDetails
    Info 1:55:47 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 1:55:47 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 1:55:47 AM
    Pass 1:55:47 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass

    1:55:50 AM / 00:00:00:595 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass
    11.18.2021 1:55:50 AM 11.18.2021 1:55:50 AM 00:00:00:595 · #test-id=125
    StatusTimestampDetails
    Info 1:55:50 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 1:55:50 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 1:55:50 AM
    Pass 1:55:50 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail

    1:55:51 AM / 00:00:00:006 Skip

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:006 · #test-id=126
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass

    1:55:51 AM / 00:00:00:004 Skip

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:004 · #test-id=127
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail

    1:55:51 AM / 00:00:00:003 Skip

    unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:003 · #test-id=128
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail

    1:55:51 AM / 00:00:00:002 Skip

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:002 · #test-id=129
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=130
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=131
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToFail

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertEquals_false_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=132
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToPass

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertEquals_false_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=133
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_longCharacters

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertEquals_longCharacters
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=134
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet

    1:55:51 AM / 00:00:00:002 Skip

    unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:002 · #test-id=135
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToFail

    1:55:51 AM / 00:00:00:002 Skip

    unitTests.tests_validations_assertions.assertEquals_true_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:002 · #test-id=136
    StatusTimestampDetails
    Skip 1:55:51 AM
  • Assert that assertEquals works as expected when the two values are equal.

    1:55:51 AM / 00:00:00:001 Skip

    Assert that assertEquals works as expected when the two values are equal.
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=137
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=138
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=139
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass

    1:55:51 AM / 00:00:00:002 Skip

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:002 · #test-id=140
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail

    1:55:51 AM / 00:00:00:003 Skip

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:003 · #test-id=141
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=142
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertNull_false_expectedToFail

    1:55:51 AM / 00:00:00:000 Skip

    unitTests.tests_validations_assertions.assertNull_false_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:000 · #test-id=143
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertNull_false_expectedToPass

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertNull_false_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=144
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertNull_true_expectedToFail

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertNull_true_expectedToFail
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=145
    StatusTimestampDetails
    Skip 1:55:51 AM
  • unitTests.tests_validations_assertions.assertNull_true_expectedToPass

    1:55:51 AM / 00:00:00:001 Skip

    unitTests.tests_validations_assertions.assertNull_true_expectedToPass
    11.18.2021 1:55:51 AM 11.18.2021 1:55:51 AM 00:00:00:001 · #test-id=146
    StatusTimestampDetails
    Skip 1:55:51 AM